home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- global FlyList
- set FlyList to list("Wooly Bugger", "Other", "Nymph/Wet fly", "Subsurface Techniques", "Wbugger.pict", "TBAbug4.pict", "PatOther.mov", "StagWet.mov", "L_bugger.pict", "ABOther.mov", "ABNymph.mov")
- repeat with i = 1 to 48
- puppetSprite(i, 0)
- end repeat
- go(1, "FlyInf.DIR")
- end
-